home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-12-07 | 1.4 KB | 34 lines | [TEXT/KAHL] |
- The following files are included in the folder, "New cdev messages", to accomodate a "cursorDev"
- message as sent from the Control Panel. A cdev will receive cursorDev messages if the Control Panel
- finds a cursor with ID = -4064 in the cdev file.
- FILE MODIFICATION
- cdev.h added: void DoCursor(void); /* "cursorDev" method */
- cdev class.c added: void cdev::DoCursor(){/* a stub for this message */ }
- DeviceMgr.h added "cursorDev" to the cdev message types
-
- When creating a new class of "cdev", you can now implement a "DoCursor" method to do special cursor
- handling.
-
- When you change DeviceMgr.h you will have to recompile MacHeaders.
- Make sure cdev.h and cdev class.c are in your THINK C folder.
-
- Other notes:
-
- The project is setup to NOT check pointer types in the Options… dialog. I guess that is the main
- advantage of "C", and the main reason I switched from Pascal to "C".
-
- To build the INIT/cdev first make the changes above, then build the cdev, and then build the INIT.
- Pop it in your system folder and go…
-
- I don't have any major online accounts, so I have to rely on the mail system.
- Chris Sanchez @ 411 Laurel Suite 2280
- Des Moines, IA 50314
- (515) 247-8690
- OR
- 630 Barr Drive
- Des Moines, IA 50010
-
- e-mail @ MouseHole BBS (MacTutor)
- (408) 738-5791
- send mail to "Opus"
- They will always have a current version of PixelFlipper at the MouseHole BBS.